[INFO] fetching crate metaverse_agent 0.3.0...
[INFO] testing metaverse_agent-0.3.0 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate metaverse_agent 0.3.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate metaverse_agent 0.3.0
[INFO] finished tweaking crates.io crate metaverse_agent 0.3.0
[INFO] tweaked toml for crates.io crate metaverse_agent 0.3.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate metaverse_agent 0.3.0 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate metaverse_agent 0.3.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sys-info v0.9.1
[INFO] [stderr]   Downloaded uuid-macro-internal v1.18.1
[INFO] [stderr]   Downloaded enum-as-inner v0.5.1
[INFO] [stderr]   Downloaded ascii85 v0.2.1
[INFO] [stderr]   Downloaded serde-llsd-benthic v0.0.2
[INFO] [stderr]   Downloaded find-msvc-tools v0.1.3
[INFO] [stderr]   Downloaded actix_derive v0.6.2
[INFO] [stderr]   Downloaded cc v1.2.40
[INFO] [stderr]   Downloaded actix v0.13.5
[INFO] [stderr]   Downloaded quick-xml v0.23.1
[INFO] [stderr]   Downloaded metaverse_messages v0.3.0
[INFO] [stderr]   Downloaded moxcms v0.7.6
[INFO] [stderr]   Downloaded quick-xml v0.38.3
[INFO] [stderr]   Downloaded glam v0.30.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 976abd0310206b74d333c84285d4e68ff1d8b11741a4552609098302f64388b6
[INFO] running `Command { std: "docker" "start" "-a" "976abd0310206b74d333c84285d4e68ff1d8b11741a4552609098302f64388b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "976abd0310206b74d333c84285d4e68ff1d8b11741a4552609098302f64388b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "976abd0310206b74d333c84285d4e68ff1d8b11741a4552609098302f64388b6", kill_on_drop: false }`
[INFO] [stdout] 976abd0310206b74d333c84285d4e68ff1d8b11741a4552609098302f64388b6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0a70124834a387f75ace1bcf06cd994cf4c7ca15cde68d1a579d6503b665f123
[INFO] running `Command { std: "docker" "start" "-a" "0a70124834a387f75ace1bcf06cd994cf4c7ca15cde68d1a579d6503b665f123", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling find-msvc-tools v0.1.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling quick-xml v0.23.1
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling cc v1.2.40
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling ascii85 v0.2.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling quick-xml v0.38.3
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling flate2 v1.1.4
[INFO] [stderr]    Compiling zune-jpeg v0.4.21
[INFO] [stderr]    Compiling pxfm v0.1.25
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling sys-info v0.9.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling glam v0.30.9
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling enum-as-inner v0.5.1
[INFO] [stderr]    Compiling moxcms v0.7.6
[INFO] [stderr]    Compiling mac_address v1.1.8
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling uuid-macro-internal v1.18.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling gltf-derive v1.4.1
[INFO] [stderr]    Compiling actix_derive v0.6.2
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling rgb v0.8.52
[INFO] [stderr]    Compiling gltf-json v1.4.1
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling actix-rt v2.11.0
[INFO] [stderr]    Compiling serde-llsd-benthic v0.0.2
[INFO] [stderr]    Compiling actix v0.13.5
[INFO] [stderr]    Compiling image v0.25.8
[INFO] [stderr]    Compiling metaverse_messages v0.3.0
[INFO] [stderr]    Compiling gltf v1.4.1
[INFO] [stderr]    Compiling metaverse_agent v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.15s
[INFO] running `Command { std: "docker" "inspect" "0a70124834a387f75ace1bcf06cd994cf4c7ca15cde68d1a579d6503b665f123", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a70124834a387f75ace1bcf06cd994cf4c7ca15cde68d1a579d6503b665f123", kill_on_drop: false }`
[INFO] [stdout] 0a70124834a387f75ace1bcf06cd994cf4c7ca15cde68d1a579d6503b665f123
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7c63183798354c35ea9a7e1e484ba792aa2a679af882145d41e970804faecd6e
[INFO] running `Command { std: "docker" "start" "-a" "7c63183798354c35ea9a7e1e484ba792aa2a679af882145d41e970804faecd6e", kill_on_drop: false }`
[INFO] [stderr]    Compiling metaverse_agent v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.09s
[INFO] running `Command { std: "docker" "inspect" "7c63183798354c35ea9a7e1e484ba792aa2a679af882145d41e970804faecd6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c63183798354c35ea9a7e1e484ba792aa2a679af882145d41e970804faecd6e", kill_on_drop: false }`
[INFO] [stdout] 7c63183798354c35ea9a7e1e484ba792aa2a679af882145d41e970804faecd6e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4f7fe086355df63b7245f4287c9e78a7c0f72d4be2aeb3a85b9e0992c616b26b
[INFO] running `Command { std: "docker" "start" "-a" "4f7fe086355df63b7245f4287c9e78a7c0f72d4be2aeb3a85b9e0992c616b26b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/metaverse_agent-6d2271ca12ca1ea8)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests metaverse_agent
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "4f7fe086355df63b7245f4287c9e78a7c0f72d4be2aeb3a85b9e0992c616b26b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f7fe086355df63b7245f4287c9e78a7c0f72d4be2aeb3a85b9e0992c616b26b", kill_on_drop: false }`
[INFO] [stdout] 4f7fe086355df63b7245f4287c9e78a7c0f72d4be2aeb3a85b9e0992c616b26b
